Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(storage): update storage API options to include bucket #2896

Conversation

phantumcode
Copy link
Contributor

@phantumcode phantumcode commented Aug 15, 2024

Multi-bucket support part 2

This the second part of a series of changes/pull request to support multi-bucket in the S3 Storage Plugin. The series of changes will be reviewed and merged into a feature branch and combined into a single pull request to be reviewed and merged into main branch.

part 1: #2895

  • PR title and description conform to Pull Request guidelines.

Issue #, if available:

Description of changes:

How did you test these changes?
(Please add a line here how the changes were tested)

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@phantumcode phantumcode requested a review from a team as a code owner August 15, 2024 15:18
Base automatically changed from phantum/storage_multiple_services to feature/storage_multi-bucket_support August 15, 2024 20:18
@phantumcode phantumcode requested a review from a team as a code owner August 15, 2024 20:18
@phantumcode phantumcode merged commit 44ad870 into feature/storage_multi-bucket_support Aug 22, 2024
@phantumcode phantumcode deleted the phantum/storage_options_bucket branch August 22, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants